home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / doc / www-talk.archive.Z / www-talk.archive / text0107.txt < prev    next >
Encoding:
Text File  |  1992-11-30  |  1.3 KB  |  30 lines

  1.   One more comment on this: 
  2.  
  3. > (I think the WWW protocols would require that the data be uuencoded,
  4. > since I don't think they will allow 8bit data)
  5.  
  6.   WWW can inherently use several protocols to fetch data. Some of them
  7. may be limited to 7-bit characters, but the WWW architecture itself is
  8. designed with full 8-bit bytes. In particular, the HTTP protocol that
  9. we have defined supports 8-bit data. However, HTML, our language for
  10. describing hypertext, is based on SGML which is essentially a 7-bit
  11. construct (actually, it can only handle a predefined set of characters).
  12.  
  13.   Your impression may come from the fact that in the current
  14. implementation, as HTTP can only return HTML documents, the
  15. distinction between them is not clear. The new phase of HTTP that we
  16. are currently designing will be able to handle documents of arbitrary
  17. types. These documents are then processed by the client program
  18. depending on its own capabilities, with the possible help of external
  19. converters or applications, much like the Xwais.filters stuff.
  20.  
  21. --
  22.   Jean-Francois Groff (jfg@info.cern.ch)
  23.   World-Wide Web initiative
  24.   CERN, ECP division, CH-1211 Geneva 23, Switzerland
  25.   Phone +41 22 767 3755 -- Fax +41 22 767 7155
  26. --
  27. Engineers  think that theory  approximates reality.   |   Mathematicians never
  28. Physicists think that reality approximates theory.    |   make the connection.
  29.  
  30.